-
Notifications
You must be signed in to change notification settings - Fork 22
Refactor: sorting provider domains into packages #664
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
burythehammer
commented
Aug 21, 2025
- Provider domains like active-active and essentials have been sorted by packages
- Acceptance Tests remain in the provider package as they essentially test the provider not the packages
- Extracted out lots of common functionality to utils package
|
Great job! No new security vulnerabilities introduced in this pull request |
CHANGELOG.md
Outdated
|
|
||
| ### Changed | ||
|
|
||
| - Updating and fixing documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to see an entry noting that a refactor/movement of the Terraform code has taken place. This is more to mark a point in time if there was a future issue.
trentrosenbaum
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the organisation of the resources and the tests. As long as the complete test suite passes then we can approve.
I would like the changelog to be updated to reflect this up to the code file structure.
…kages' into chore/sort-into-packages
|
Given the huge amount of changes in this, I'm going to close this, as I think it will be better done piecemeal. Some of the work is already present in the PrivateLink changes. |
